Project Detail
Last updated
Last updated
Each active project in the Float16 web interface is organized into five main sections:
The Overview section provides essential project details:
Project ID
Project instance type
Project status
Creation date
Last update date
Endpoint and endpoint status (if deployed)
The Deployment section displays comprehensive deployment-related information
Deployed date
Endpoint (function and server)
API key
Request task history
Click the "Stop" button while the endpoint is active
Confirm to stop the endpoint
Immediate endpoint termination
Equivalent to CLI command: float16 endpoint stop
Click the "Start" button while the endpoint is inactive
Confirm to start the endpoint
Immediate endpoint activation
Equivalent to CLI command: float16 endpoint start
Click "Re-generate" button
Confirm regeneration
Automatically invalidates the old API key
Equivalent to CLI command: float16 endpoint regenerate
The Develop section displays tasks executed using the float16 run
command for the current project, including comprehensive task details.
The Storage section lists remote storage associated with the project.
Equivalent to float16 storage ls
CLI command
Upload Files/Folders
Click the "Upload" button.
Select a file or drag and drop files/folders into the dialog. You can upload multiple files at once.
Click "Upload". You may close the dialog while the upload is in progress.
Equivalent to CLI command: float16 storage upload -f <file>
Click "Download".
The file will be downloaded immediately.
Equivalent to CLI command: float16 storage download -f <file>
Click "Delete".
Confirm the deletion. The file will be removed immediately.
Equivalent to CLI command: float16 storage remove-on-remote -f <file>
This section presents a comprehensive table of all tasks within the project, including both deployment and development mode tasks.
Search and filter tasks by:
Task ID
Status
Type
Date
Clickable task entries for detailed information
Refresh the website to update task information
When a project is deleted, only Overview and Tasks sections remain accessible
Click on the selected file
Click on the selected file or folder