generated from titan-data/template
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
Type: BugSomething isn't workingSomething isn't working
Description
Expected Behavior
titan remote ls should list the remotes
Actual Behavior
titan remote ls spits out format issues:
REMOTE URI Format specifier '%s'
Steps to Reproduce the Problem
titan clone s3://titan-data-demo/hello-world/postgres demo
titan remote ls demo
Creating repository demo
Creating docker volume demo/v0 with path /var/lib/postgresql/data
Running controlled container demo
PULL 0f53a6a4-90ff-4f8c-843a-a6cce36f4f4f from origin RUNNING
Pulling 0f53a6a4-90ff-4f8c-843a-a6cce36f4f4f from 'origin'
Downloading archive for /var/lib/postgresql/data
PULL 0f53a6a4-90ff-4f8c-843a-a6cce36f4f4f from origin COMPLETE
Stopping container demo
Checkout 0f53a6a4-90ff-4f8c-843a-a6cce36f4f4f
Starting container demo
0f53a6a4-90ff-4f8c-843a-a6cce36f4f4f checked out
REMOTE URI Format specifier '%s'
Version
0.3.2 (works in 0.3.1)
Additional Information
Add any additional logs or debugging information if appropriate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: BugSomething isn't workingSomething isn't working