func GetEditDocs() structs.DocsStruct {
    var docs structs.DocsStruct

    docs.LongMD = "Edit a resource from the default editor.\n\n" +
        "The edit command allows you to directly edit any API resource you can retrieve via the " +