Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

doc/turtorial/kubernetes: fix invalid user commands #994

Closed
wants to merge 1 commit into from

Conversation

yujunz
Copy link
Contributor

@yujunz yujunz commented May 22, 2021

No description provided.

@yujunz
Copy link
Contributor Author

yujunz commented May 23, 2021

This PR solves the following errors in user command

$ cue ls ./...
command.ls.task.print: alias values not allowed in this position:
    ./ls_tool.cue:8:3

$ cue dump ./...
command.dump.task.print.text: invalid string argument: incomplete value:
    ./dump_tool.cue:6:8
    ./dump_tool.cue:8:3
    ./dump_tool.cue:8:9

@yujunz yujunz changed the title doc/turtorial/kubernetes: fix invalid command doc/turtorial/kubernetes: fix invalid user commands May 23, 2021
@myitcv
Copy link
Contributor

myitcv commented May 24, 2021

Thanks - noting #824, in particular my desire that we should be able to re-run this tutorial exactly as the user might run it.

cueckoo pushed a commit that referenced this pull request May 25, 2021
Closes #994
#994

GitOrigin-RevId: 867ab68
Change-Id: Ia60d93adc87d2059771df78cf00e9ecfce143e35
cueckoo pushed a commit that referenced this pull request May 25, 2021
Closes #994
#994

GitOrigin-RevId: 867ab68
Change-Id: Ia60d93adc87d2059771df78cf00e9ecfce143e35
@cueckoo cueckoo closed this in aa61ee7 May 25, 2021
@yujunz yujunz deleted the fix-doc branch May 26, 2021 05:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants