9
2
Fork
You've already forked platform
2

remove error bail help suggesting caution describe #223

Manually merged
anton merged 1 commit from modalala/platform:rem_help_suggesting_caution_describe into main 2026年05月25日 05:09:51 +02:00

Fixes #221 : caution verify suggests a subcommand that is not supported.

Fixes #221 : caution verify suggests a subcommand that is not supported.
@ -3601,3 +3601,1 @@
bail!(
"No public IP available. Run 'caution describe' to check deployment status, or provide --url explicitly."
)
bail!("No public IP available. Provide --url explicitly.")
Owner
Copy link

I think caution apps get <id> gets us the url, so we could include that in the message.

I think `caution apps get <id>` gets us the url, so we could include that in the message.
Author
Member
Copy link

caution apps get and caution apps get <ID> both return things in the same format :

App Details:
 ID: <ID>
 Name: app-321e3f16
 State: failed
`caution apps get` and `caution apps get <ID>` both return things in the same format : ``` App Details: ID: <ID> Name: app-321e3f16 State: failed ```
modalala force-pushed rem_help_suggesting_caution_describe from 517be0859e to 84ba7d6303 2026年05月04日 08:10:47 +02:00 Compare
Author
Member
Copy link

Updated with a force push.

Updated with a force push.
anton manually merged commit 3861a6acfe into main 2026年05月25日 05:09:50 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
Compat/Breaking
Breaking change that won't be backward compatible
Component/Enclave-Builder
This issue affects Enclave Builder (git-push and CLI)
Component/Infrastructure
This issue affects generic Caution hosted infra components
Deploy/BYOC
Relates to Caution Bring-your-own-compute
Deploy/Full-managed
Relates to Caution fully managed cloud
Deploy/Self-hosted
Relates to Caution deployed on self-hosted infra
Interface/API
This issue affects the API
Interface/CLI
This issue affects the command line interface
Interface/Git
This issue affects the Git `push` interface
Interface/Web
This issue affects the web dashboard
Kind/Bug
Something is not working
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
caution/platform!223
Reference in a new issue
caution/platform
No description provided.
Delete branch "modalala/platform:rem_help_suggesting_caution_describe"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?