Skip to content

Commit a3cd346

Browse files
ykethanShadowCat567blakedunsonVieltojarvijosefaidt
authored
Add seed docs (#8294)
* add seed page and command reference * nit * MFA auth * add attributes and expects * adderess suggestions * Update src/pages/[platform]/deploy-and-host/sandbox-environments/seed/index.mdx Co-authored-by: Blake Dunson <[email protected]> * updates examples, adds api, nits * address comments * minor nits * avoiding user duplication * Update src/pages/[platform]/deploy-and-host/sandbox-environments/seed/index.mdx * Update src/pages/[platform]/deploy-and-host/sandbox-environments/seed/index.mdx * Update src/pages/[platform]/deploy-and-host/sandbox-environments/seed/index.mdx * Update src/pages/[platform]/deploy-and-host/sandbox-environments/seed/index.mdx * Update src/pages/[platform]/deploy-and-host/sandbox-environments/seed/index.mdx --------- Co-authored-by: Leena <[email protected]> Co-authored-by: Blake Dunson <[email protected]> Co-authored-by: Vieltojarvi <[email protected]> Co-authored-by: josef <[email protected]>
1 parent 00ebf8d commit a3cd346

File tree

3 files changed

+688
-0
lines changed

3 files changed

+688
-0
lines changed

src/directory/directory.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -969,6 +969,9 @@ export const directory = {
969969
},
970970
{
971971
path: 'src/pages/[platform]/deploy-and-host/sandbox-environments/features/index.mdx'
972+
},
973+
{
974+
path: 'src/pages/[platform]/deploy-and-host/sandbox-environments/seed/index.mdx'
972975
}
973976
]
974977
},

0 commit comments

Comments
 (0)